home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / image / qpng17e.zip / INSTALL.DAT / CFG / NCR.CFG < prev    next >
Text File  |  1995-04-02  |  2KB  |  62 lines

  1. # QPV/386 configuration file
  2. # for SVGAs equipped with an NCR 77C22 chipset (+ optional hicolor DAC)
  3. #
  4. # Note:  Depending on your BIOS version it may be necessary to load
  5. # a special driver (SETMODE.SYS) in order to be able to use this
  6. # configuration.
  7.  
  8. NCR BGR
  9. #'NCR 77C22
  10. #"NCR 77C22 graphics cards with hicolor DAC
  11.  
  12. # These are the standard VGA modes
  13.  320  200   16     40 $0d 0
  14.  640  480   16     80 $12 0
  15.  320  200  256    320 $13 0
  16.  
  17. # 16 color SVGA modes:
  18.  800  600   16    100 $58 0
  19. 1024  768   16    128 $5b 0      # (interlaced)
  20. # 1024  768   16    128 $5d 0      # (non-interlaced)
  21. 1280 1024   16    160 $67 0      # (interlaced)
  22. # Note: some cards and/or monitors do not support the 1280x1024 resolution.
  23. # If this is true for you, delete the corresponding line in order to prevent
  24. # QPV/386 from using that mode.
  25.  
  26. # 256 color SVGA modes:
  27.  640  480  256    640 $5f 0
  28.  800  600  256    800 $5c 0
  29. 1024  768  256   1024 $61 0      # NCR 77C22E only! (interlaced)
  30. # 1024  768  256   1024 $62 0      # NCR 77C22E only! (non-interlaced)
  31. 1280 1024  256   1280 $6a 0      # NCR 77C22E only! (interlaced)
  32. # 1280  960  256   1280 $6b 0      # NCR 77C22E only! (non-interlaced)
  33. # Some cards and/or monitors do not support the 1280x1024/960 resolution.
  34. # Note: Be sure that your SVGA card has enough video memory to display all of
  35. # these modes.  Otherwise delete the corresponding lines in order to prevent
  36. # QPV/386 from using those modes not supported by your card.
  37.  
  38. # 32K color (hicolor) modes.
  39. # Delete them if you don't have a hicolor or truecolor DAC.
  40.  640  480  32k   1280 $70 0      # NCR 77C22E only!
  41.  800  600  32k   1600 $71 0      # NCR 77C22E only!
  42.  
  43. # 64K color (hicolor) modes.
  44. # If your DAC is capable of 64K color modes, you may uncomment the
  45. # following lines (remove the '#' characters).
  46. # 640  480  64k   1280 $78 0      # NCR 77C22E only!
  47. # 800  600  64k   1600 $79 0      # NCR 77C22E only!
  48.  
  49. # NOTE:
  50. # You probably need to setup some modes with softmode.sys (at least for
  51. # the HiColor modes).
  52. # Use setmode to adjust these values or do it by hand.
  53. # However, if you use softmode.sys to adjust one SGVA mode,
  54. # you must adjust them all !
  55. #
  56. # In your config.sys will show up (if you use setmode) something like this.
  57. # (100 & 102 are for the 32k Hicolor modes)
  58. #
  59. # DEVICE=C:\NCR\softmode.sys /m:7,5,3,4,10,0,2,100,102
  60. #
  61. # change path C:\NCR to your own needs
  62.